home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
business
/
research
/
ramd.exe
/
RMD.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-11-19
|
296 b
|
16 lines
echo off
cls
if not x==%1x if NR==%1 goto IN4
if not x==%1x if nr==%1 goto IN4
if not x==%2x if nr==%2 goto IN3
if not x==%2x if NR==%2 goto IN3
rem pc-beep x x x x x %1 x x x x
ramdesk x x x x x %1 x x x x
goto IN5
:IN3
ramdesk nr x x x x %1 x x x x
goto IN5
:IN4
ramdesk nr
:IN5